.ReactTable{-webkit-box-orient:vertical;-webkit-box-direction:normal;border:1px solid #0000001a;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}.ReactTable *{box-sizing:border-box}.ReactTable .rt-table{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-collapse:collapse;-ms-flex:auto 1;flex:auto 1;-ms-flex-direction:column;flex-direction:column;overflow:auto;width:100%}.ReactTable .rt-table,.ReactTable .rt-thead{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.ReactTable .rt-thead{-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-direction:column;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ReactTable .rt-thead.-headerGroups{background:#00000008;border-bottom:1px solid #0000000d}.ReactTable .rt-thead.-filters{border-bottom:1px solid #0000000d}.ReactTable .rt-thead.-filters input,.ReactTable .rt-thead.-filters select{background:#fff;border:1px solid #0000001a;border-radius:3px;font-size:inherit;font-weight:400;outline-width:0;padding:5px 7px}.ReactTable .rt-thead.-filters .rt-th{border-right:1px solid #00000005}.ReactTable .rt-thead.-header{box-shadow:0 2px 15px 0 #00000026}.ReactTable .rt-thead .rt-tr{text-align:center}.ReactTable .rt-thead .rt-td,.ReactTable .rt-thead .rt-th{border-right:1px solid #0000000d;box-shadow:inset 0 0 0 0 #0000;line-height:normal;padding:5px;position:relative;transition:box-shadow .3s cubic-bezier(.175,.885,.32,1.275)}.ReactTable .rt-thead .rt-td.-sort-asc,.ReactTable .rt-thead .rt-th.-sort-asc{box-shadow:inset 0 3px 0 0 #0009}.ReactTable .rt-thead .rt-td.-sort-desc,.ReactTable .rt-thead .rt-th.-sort-desc{box-shadow:inset 0 -3px 0 0 #0009}.ReactTable .rt-thead .rt-td.-cursor-pointer,.ReactTable .rt-thead .rt-th.-cursor-pointer{cursor:pointer}.ReactTable .rt-thead .rt-td:last-child,.ReactTable .rt-thead .rt-th:last-child{border-right:0}.ReactTable .rt-thead .rt-th:focus{outline-width:0}.ReactTable .rt-thead .rt-resizable-header{overflow:visible}.ReactTable .rt-thead .rt-resizable-header:last-child{overflow:hidden}.ReactTable .rt-thead .rt-resizable-header-content{overflow:hidden;text-overflow:ellipsis}.ReactTable .rt-thead .rt-header-pivot{border-right-color:#f7f7f7}.ReactTable .rt-thead .rt-header-pivot:after,.ReactTable .rt-thead .rt-header-pivot:before{border:solid #0000;content:" ";height:0;left:100%;pointer-events:none;position:absolute;top:50%;width:0}.ReactTable .rt-thead .rt-header-pivot:after{border-color:#fff0 #fff0 #fff0 #fff;border-width:8px;margin-top:-8px}.ReactTable .rt-thead .rt-header-pivot:before{border-color:#6660 #6660 #6660 #f7f7f7;border-width:10px;margin-top:-10px}.ReactTable .rt-tbody{-webkit-box-flex:99999;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:99999 1 auto;flex:99999 1 auto;-ms-flex-direction:column;flex-direction:column;overflow:auto}.ReactTable .rt-tbody .rt-tr-group{border-bottom:1px solid #0000000d}.ReactTable .rt-tbody .rt-tr-group:last-child{border-bottom:0}.ReactTable .rt-tbody .rt-td{border-right:1px solid #00000005}.ReactTable .rt-tbody .rt-td:last-child{border-right:0}.ReactTable .rt-tbody .rt-expandable{cursor:pointer;text-overflow:clip}.ReactTable .rt-tr-group{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-direction:column;flex-direction:column}.ReactTable .rt-tr{-webkit-box-flex:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex:1 0 auto;flex:1 0 auto}.ReactTable .rt-td,.ReactTable .rt-th{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;overflow:hidden;padding:7px 5px;text-overflow:ellipsis;transition:.3s ease;transition-property:width,min-width,padding,opacity;white-space:nowrap}.ReactTable .rt-td.-hidden,.ReactTable .rt-th.-hidden{border:0!important;min-width:0!important;opacity:0!important;padding:0!important;width:0!important}.ReactTable .rt-expander{color:#0000;display:inline-block;margin:0 10px;position:relative}.ReactTable .rt-expander:after{border-left:5.04px solid #0000;border-right:5.04px solid #0000;border-top:7px solid #000c;content:"";cursor:pointer;height:0;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:0}.ReactTable .rt-expander.-open:after{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.ReactTable .rt-resizer{bottom:0;cursor:col-resize;display:inline-block;position:absolute;right:-18px;top:0;width:36px;z-index:10}.ReactTable .rt-tfoot{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;box-shadow:0 0 15px 0 #00000026;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-direction:column;flex-direction:column}.ReactTable .rt-tfoot .rt-td{border-right:1px solid #0000000d}.ReactTable .rt-tfoot .rt-td:last-child{border-right:0}.ReactTable.-striped .rt-tr.-odd{background:#00000008}.ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow):hover{background:#0000000d}.ReactTable .-pagination{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-top:2px solid #0000001a;box-shadow:0 0 15px 0 #0000001a;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;padding:3px;z-index:1}.ReactTable .-pagination input,.ReactTable .-pagination select{background:#fff;border:1px solid #0000001a;border-radius:3px;font-size:inherit;font-weight:400;outline-width:0;padding:5px 7px}.ReactTable .-pagination .-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#0000001a;border:0;border-radius:3px;color:#0009;cursor:pointer;display:block;font-size:1em;height:100%;outline-width:0;padding:6px;transition:all .1s ease;width:100%}.ReactTable .-pagination .-btn[disabled]{cursor:default;opacity:.5}.ReactTable .-pagination .-btn:not([disabled]):hover{background:#0000004d;color:#fff}.ReactTable .-pagination .-next,.ReactTable .-pagination .-previous{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.ReactTable .-pagination .-center{-webkit-box-flex:1.5;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-pack:distribute;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1.5;flex:1.5;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-around;margin-bottom:0;text-align:center}.ReactTable .-pagination .-pageInfo{display:inline-block;margin:3px 10px;white-space:nowrap}.ReactTable .-pagination .-pageJump{display:inline-block}.ReactTable .-pagination .-pageJump input{text-align:center;width:70px}.ReactTable .-pagination .-pageSizeOptions{margin:3px 10px}.ReactTable .rt-noData{color:#00000080;left:50%;padding:20px;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.ReactTable .-loading,.ReactTable .rt-noData{background:#fffc;display:block;pointer-events:none;position:absolute;transition:all .3s ease}.ReactTable .-loading{bottom:0;left:0;opacity:0;right:0;top:0;z-index:-1}.ReactTable .-loading>div{color:#0009;display:block;font-size:15px;left:0;position:absolute;text-align:center;top:50%;-webkit-transform:translateY(-52%);transform:translateY(-52%);transition:all .3s cubic-bezier(.25,.46,.45,.94);width:100%}.ReactTable .-loading.-active{opacity:1;pointer-events:all;z-index:2}.ReactTable .-loading.-active>div{-webkit-transform:translateY(50%);transform:translateY(50%)}.ReactTable .rt-resizing .rt-td,.ReactTable .rt-resizing .rt-th{cursor:col-resize;transition:none!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.style--z0oPC{align-items:center;background-color:var(--main-bg-surface-alt);border-bottom:1px solid var(--divider-primary);display:flex;flex-direction:row;font-family:var(--fontRegular);font-size:14px;max-height:50px;padding:8px 0;position:sticky;top:0;width:100%;z-index:100}.style--z0oPC .style--ZKO3O:hover path{stroke:var(--brand-text-primary)}.style--z0oPC .style--Gs6PN{display:flex;gap:5px;margin-left:18px;width:150px}.style--z0oPC .style--qzf2P{margin-left:18px;width:100%}.style--z0oPC .style--wvoyX{border-radius:20px}.style--z0oPC .style--wvoyX .style--t3QQG{position:absolute;right:-2px;top:-10px}.style--z0oPC .style--OsziJ{margin-left:auto;margin-right:25px}.style--z0oPC .style--cVEmB{display:flex;flex-direction:column}.style--z0oPC .style--vuxNB{align-items:center;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:15px;padding:7px 16px 10px}.style--z0oPC .style--vuxNB:hover{background-color:#101013}.style--z0oPC .style--vuxNB:hover .style--yRGp1.style--ex4xi{color:#37f2a8}.style--z0oPC .style--vuxNB:hover .style--yRGp1.style--AhUHB{color:#d75750}.style--z0oPC .style--OBxxB{align-items:center;background:#191a1f;color:var(--main-text-secondary);display:flex;flex-direction:column;font-size:12.1px;height:216px;justify-content:center;line-height:18px;width:298px}.style--z0oPC .style--OBxxB .style--whoFS{align-items:center;display:flex;flex-direction:column;margin-bottom:32px}.style--z0oPC .style--OBxxB .style--whoFS svg{margin-bottom:7px}.style--z0oPC .style--OBxxB a.style--xrSEg{color:var(--brand-text-primary);cursor:pointer}.style--z0oPC .style--pJGFw{align-items:center;color:var(--main-text-primary);display:flex;font-size:14px;justify-content:space-between;padding:10px 16px 16px}.style--z0oPC .style--pJGFw svg.style--zw8zj{margin-right:6px;margin-top:-3px}.style--z0oPC .style--GCEaO{color:#9a9fa7;color:var(--main-text-secondary);font-size:12.1px;margin-left:4px;position:relative;top:-5px}.style--z0oPC .style--FFuQ0{background-color:#191a1f;border:none;border-radius:2px;font-family:Muli Light;font-size:12.1px;height:26px;padding:8px 14px 8px 35px;text-align:left;width:132px}.style--z0oPC .style--FgMNz{color:#a6a9ad;font-size:12.1px}.style--z0oPC .style--yRGp1.style--ex4xi{color:#37f2a8}.style--z0oPC .style--yRGp1.style--AhUHB{color:#d75750}.style--z0oPC .style--vkQQC{align-items:center;border-bottom:.8px solid var(--divider-primary);color:var(--main-text-secondary);display:flex;justify-content:space-between;padding:18px 16px 10px}.style--z0oPC .style--_P5UT .style--_j1l3:first-of-type{padding-top:6px}.style--z0oPC .style--rQ_wc{color:#2894f9;font-size:14px;line-height:17px}.style--z0oPC .style--tv8hc{color:#fff}.style--z0oPC .style--_AbOJ{margin-left:auto}.style--z0oPC .style--TsnGy{background-color:var(--main-bg-surface-alt);margin-right:18px!important}.style--z0oPC .style--bfJZY{background-color:#0009;height:100vh;left:0;position:absolute;top:50px;width:100vw}.style--z0oPC .style--OG6sL{overflow:visible!important}.style--z0oPC .style--OG6sL .style--PT49E{position:relative}.style--z0oPC .style--OG6sL .style--PT49E img{height:9px;left:20px;position:absolute;top:-7px}.style--z0oPC .style--VmEZZ img{margin-left:2px}.style--z0oPC .style--SlB4x{margin-right:24px!important}.style--z0oPC .style--vzjkh,.style--z0oPC .style--vzjkh svg{color:var(--positive)}.style--z0oPC .style--vzjkh:after,.style--z0oPC .style--vzjkh:before{border-bottom:#0000}.style--z0oPC .style--I2PhH{overflow:visible!important}.style--z0oPC .style--ifXTZ{margin-right:auto}.style--z0oPC .style--A6Any,.style--z0oPC .style--Gs6PN,.style--z0oPC .style--OG6sL,.style--z0oPC .style--SlB4x,.style--z0oPC .style--TsnGy,.style--z0oPC .style--VmEZZ,.style--z0oPC .style--XY1Qx,.style--z0oPC .style--ZD7u2,.style--z0oPC .style--_AbOJ,.style--z0oPC .style--aCiMr,.style--z0oPC .style--b_cLh,.style--z0oPC .style--dXcs4,.style--z0oPC .style--fFjss,.style--z0oPC .style--hxw7K,.style--z0oPC .style--lbe4F,.style--z0oPC .style--pwmQR,.style--z0oPC .style--q_YxV,.style--z0oPC .style--qzf2P,.style--z0oPC .style--sZVgR,.style--z0oPC .style--tnSKb,.style--z0oPC .style--uBGma,.style--z0oPC .style--wvoyX,.style--z0oPC .style--xo8Gp,.style--z0oPC .style--ydGXu{align-items:center;color:var(--main-text-primary);cursor:pointer;display:flex;font-family:var(--fontRegular);height:100%;justify-content:center;margin-right:15px;width:auto}.style--z0oPC .style--pwmQR{justify-content:left}.style--z0oPC .style--pwmQR span{max-width:max-content;min-width:65px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1279px){.style--z0oPC .style--pwmQR span{min-width:unset;width:55px}}.style--z0oPC .style--tG9xO{justify-content:left}.style--z0oPC .style--tG9xO span{max-width:max-content;min-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1279px){.style--z0oPC .style--tG9xO span{min-width:unset;width:55px}}.style--z0oPC .style--tnSKb{position:relative}.style--z0oPC .style--aCiMr{margin-right:0}@media screen and (max-width:1279px){.style--z0oPC .style--pwmQR{display:none}}.style--z0oPC .style--sZVgR .style--w5fYC{margin-left:4px}.style--z0oPC .style--uBGma{overflow:visible!important}.style--z0oPC .style--uBGma .style--j_61z{position:relative}.style--z0oPC .style--uBGma .style--j_61z img{height:12px;position:absolute;right:-15px;top:-9px}.style--z0oPC .style--_3t7W{margin-left:4px;margin-right:24px;position:relative;top:3px}.style--z0oPC .style--ZZjMZ{align-items:center;border-radius:var(--dropdownBorderRadius);color:var(--main-text-primary);cursor:pointer;display:flex;font-family:var(--fontRegular);font-size:14px;height:44px;padding:5px 5px 5px 18px;width:50%}.style--z0oPC .style--ZZjMZ:hover{background-color:var(--dropdownItemHover);color:var(--brand-text-primary)}.style--z0oPC .style--ECDwW{align-items:center;background:0 0;border:none;color:var(--headerIconColor);cursor:pointer;display:flex;font-family:var(--fontRegular)!important;font-size:14px;height:100%;justify-content:space-evenly;width:100%}.style--z0oPC .style--ECDwW svg{margin-left:5px;margin-top:2px}.style--z0oPC .style--ECDwW:hover{color:var(--brand-text-primary)}.style--z0oPC .style--ECDwW:hover path{fill:var(--brand-text-primary)}.style--z0oPC .style--adzVe{color:var(--brand-text-primary)}.style--z0oPC .style--CRKNY{transform:rotate(180deg)}.style--z0oPC .style--CRKNY path{fill:var(--brand-text-primary)}.style--z0oPC .style--Snnek{margin-left:10px}.style--z0oPC .style--Qk3ik{align-items:center;font-family:var(--fontRegular);height:100%}.style--z0oPC .style--RLT_6{background-color:var(--main-bg-primary-alt);border-radius:var(--dropdownBorderRadius);box-shadow:var(--dropdownBoxShadow);display:none;flex-wrap:wrap;top:-2px!important;width:290px}div.style--PajbJ{margin-left:8px}.style--b_cLh{cursor:auto!important}
/*# sourceMappingURL=TradingViewPrimaryHeader .ddb37939.chunk.css.map*/